

@font-face{
    font-family:InstrumentSans;
    src:url(https://static.smartygrants.com.au/investmoretonbay/InstrumentSans-Regular.ttf);
}

@font-face{
    font-family:NeurealMono;
    src:url(https://static.smartygrants.com.au/investmoretonbay/Neureal-Mono.woff);
}

html,body {
	font-family: InstrumentSans, arial, helvetica, sans-serif;
background: #fff none repeat scroll 0 0;
color:#000;
}

#header {
width:100%;
}

#header a, #header a:link, #header a:visited, #header a:hover, #header a:active, #header a:focus {
	border: none;
	outline: none;
	text-decoration: none;
	display:inline-block;
}



#logo {
	margin: 0 auto;
}


#wrapper {
	height: 100%;
	margin: 0 auto;
	min-height: 800px;
width: 960px;
padding: 20px;
}

#head {
	line-height: 40px;
	min-height: 40px;
padding-top: 20px;
}

#head a, #head a:link, #head a:visited {
color: black;
	font-size: 16px;
	padding: 5px;
	white-space: nowrap;
background: #59f6a2;
padding-left: 15px;
padding-right: 15px;
padding-top: 8px;
padding-bottom: 8px;
}

#head a:hover, #head a:active, #head a:focus {
	text-decoration: none;
background: black;
color:white;
}

#user, #headlinks {
	margin: 0px;
font-family: NeurealMono;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
}

#user a:link{
text-decoration: none;

}

#headlinks {
	float: none;
}

#headlinks a:link {
text-decoration:none;
}

#body {
background-color: white;
	min-height: 800px;
margin-bottom: 80px;
}

a, a:link, a:visited {
	border: none;
	outline: 1px solid transparent;
color: black;
text-decoration: underline;
text-underline-offset: 8px;

}

a:hover, a:active, a:focus {
	border: none;
color: black;
	outline: 1px solid transparent;
	text-decoration: underline;
text-decoration-color: #59f6a2;
}

a:focus {
	outline: 1px dotted #0172a8;
}

h1, h2, h3, h4 {
	color: black;
	font-weight: 700;
	margin: 20px 0;
font-weight:400;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
font-family: NeurealMono;
text-transform: uppercase;
letter-spacing: 1px;
}

h3 {
font-family: NeurealMono;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 1px;
}

img, svg {
	vertical-align: unset;
}

.validationerror, .ftValidError {
	background-color: #f2dede !important;
	border: 1px solid;
	border-color: #eed3d7;
	border-radius: 5px;
	color: #A70000;
    font-weight: 700;
	margin: 10px 0px;
	padding: 15px 10px 15px 20px !important;
}

#regform > fieldset > div:nth-child(5) > div.hint > p {
	margin-top: 130px;
}

#appnav {
background-color: e4e5e1;
	border: none;
	color: black;
    float:left; /*for appnav on left side*/
	font-size: 16px;
	font-weight: 400;
	margin-bottom: -4000px;
margin-top: 70px;
	padding: 0px;
	width: 200px;
}

#appnav h3 {
background-color: #1a1a1a;
color: white;
	border: none;
	font-size: 20px;
	margin: 0px;
	padding: 5px;
font-family: InstrumentSans;
font-weight: bold;
text-transform: capitalize;
}

#appnav .current {
	background-color: #a7a7a7;
	border: none;
	font-size: 16px;
	font-weight: 400;
	margin: 0px;
	padding: 8px;
}

#appnav li {
	border: none;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}

#appnav a, #appnav a:link, #appnav a:visited {
    color:black;
	display: block;
	font-size: 16px;
	font-weight: 400;
	padding: 8px;
    text-decoration: none;
}

#appnav a:hover,#appnav a:active, #appnav a:focus {
    text-decoration: underline;
}

/*Review & Submit page link when also the selected page*/
#appnav .current a {
    color: black;
    margin: -8px; /*edit to match the .current padding (negative) to avoid double up with #appnav a*/
font-weight: bold;
}

#appnav hr {
	background-color: black;
	border: none;
	height: 2px;
	margin: 0;
	outline: none;
}

/*For appnav on left side*/
#htmlForm .appform{
	margin-left:230px;
padding-bottom: 50px;
}

.ftEditForm,.ftEditPage {
	border: none;
	width: 700px !important;
}

.appform h2, .ftEditPageHeading, #kc-passwd-update-form h2 {
    box-sizing: border-box;
	font-size: 20px;
	width: inherit;
background-color: black;
color: white;
font-family: InstrumentSans;
font-weight: bold;
text-transform: capitalize;
margin-bottom: 10px;
margin-top: 30px;
}

.appform h3, .ftEditSectionHeading {
background-color: #a7a7a7;
color: black;
font-family: InstrumentSans;
font-weight: bold;
text-transform: capitalize;
    box-sizing: border-box;
	font-size: 18px;
	width: inherit;
}

.ftEditColumnHeading {
	background-color: green;
	color: white;
	font-size: 16px;
	width: inherit;
}

.loginbox .appform .btn {
	padding-left: 105px;
}

.loginbox .appform .l {
	min-width: 145px !important;
}

/*label of MFA steps*/
.otp-steps {
	width: 70px;
}

.appform .btn {
	background: none;
	background-color: transparent;
	border: none;
	font-size: 90%;
	height: 30px;
	position: relative;
}

.appform .btn .mid {
	width: 410px;
}

#regform .field {
	width: 660px;
}

.appform .l {
	width: 197px;
}

.sg-time {
	border: none;
	text-decoration: none;
color:black;
}

.appform .btn input, #body .appform .btn a.linkbtn, .appform .btn .close, #kc-form-buttons input {
	appearance: none;
	background-color: #59f6a2;
border: 1px solid #59f6a2;
font-size: 14px;
font-family: NeurealMono;
text-transform: uppercase;
letter-spacing: 1px;
	color: black;
	cursor: pointer;
	height: 38px;
	line-height: 28px; /*height minus border top and bottom width*/
	-moz-appearance: none;
	padding: 0;
	text-decoration: none;
	-webkit-appearance: none;
width: 150px;
}

.appform .btn input:hover, #body .appform .btn a.linkbtn:hover, .appform .btn .close:hover, #kc-form-buttons input:hover {
background-color: black;
border: 1px solid white;
color: white;
}

.minornote {
  background-color: #e4e5e1;
  color: black;
}

.appform .btn .next {
	background-image: url(https://static.smartygrants.com.au/default/arrows/black-chevron-right.png);
	background-position: 123px center; /*increase with the input width, will need some adjusting based on arrow choice*/
	background-size: 18px;
}

.appform .btn input.btndisabled {
	cursor: not-allowed;
}

.appform .btn .prev {
	background-image: url(https://static.smartygrants.com.au/default/arrows/black-chevron-left.png);
	background-position: 5px center;
	background-size: 18px;
}

#lastSaved {
	float: right !important; /*for appnav on left side*/
	margin-top: -70px; /*increase with appnav margin-top*/
}

.questionLegend {
	width: inherit;
}

/*Links at the top of round landing page and form preview*/
.iconbar .item a {
    display: block;
}

.iconbar .item a:hover {
	text-decoration: underline;
}

.iconbar .item img {
	margin-top: -7px;
}

.iconbar .item-narrow {
	width: 175px;
}

.iconbar .item-very-wide a {
    display: inline !important;
}

/*.appform textarea.ftFieldAddressFull {
	height: 20px;
	min-width: 500px;
	width: max-content;
}*/

a.leaflet-pelias-search-icon {
	visibility: hidden;
}

.leaflet-left .leaflet-control-custom {
    cursor:pointer;
    width: 62px !important;
}

.create-sf-profile-btn{
	text-decoration: none !important;
}

#footer {
background-color: #686868;
	color: white;
    height: 200px;
border-top: 1px solid white;
}

#footer-content {
	margin: 0 auto;
width: 960px;
}

#lower-footer {
background-color: black;
color: white;
text-align: center;
height: 30px;
padding-top: 10px;
font-size: 12px;

}

#lower-footer a:link {
color:white;
text-decoration:none;
}

#lower-footer a:hover {
color:white;
text-decoration:underline;
text-decoration-color: #black;
}

.chooseform {
border: solid black 1px;
padding: 20px;
padding-top: 0px;
}

.footer-position {
	float: left;
	font-size: 14px;
	height: 150px;
    line-height: 24px;
	margin-top: 0px;
	width: 100%;
text-align: center;
}

.footer-position ul {
	margin: 0px;
}

.footer-position li {
	list-style: none;
	margin-bottom: 0px;
}

.footer-position h4 {
	color: white;
	font-weight: 700;
	margin-bottom: 15px;
font-size: 18px;
font-family: NeurealMono;
text-transform: uppercase;
letter-spacing: 1px;
}

.footer-position a, .footer-position a:link, .footer-position a:visited {
	border: none;
	color: white;
	outline: 1px solid transparent;
	text-decoration: none;
}

.footer-position a:hover, .footer-position a:active, .footer-position a:focus {
	border: none;
	color: white;
	outline: 1px solid transparent;
	text-decoration: underline;
}

.footer-position a:focus {
	outline: 1px dotted #0172a8;
}



/*SF my submissions things. don't touch*/

#submissions .col-1 button {
	background-color: #007bff;
	color: #fff;
  }
  
#submissions .col-1 button:hover {
	color: #007bff;
	background-color: white;
	border: 1px solid;
}
  
#app-detail-modal button.btn-primary {
	  background: none;
	  border-color: #6c757d;
	  color: black;
}
  
a#rc-responselink {
	color: #007bff;
	font-size: 16px;
	text-decoration: none;
  }

a#rc-responselink:hover {
	  text-decoration: underline;
  }

a#rsc-responselink{
	color: #007bff;
text-decoration: underline;
  }

#submissions .app-title a{ 
	  text-decoration: underline;
  }

#submissions .app-title a:hover{ 
	  color: #007bff;
  }

#submissions .dropdown-toggle-no-caret{
	color: #444444;
	}

#submissions .dropdown-toggle-no-caret:hover{
		background: none;
	}
	
.mr-2, .mx-2 {
		margin-right: 0.5rem !important;
	padding-top: 0.1rem;
	}


/*Cookies banner*/

.cookie-banner {
    position: fixed;
    bottom: 0;
    width: 99%;
    padding: 10px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #71b136;
    box-shadow: 0 0 2px 1px #0003;
    color: #fff;
    font-weight: 400;
    font-family: Montserrat, arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    line-height: 2;
    /* border-radius: 5px; */
}

.cookie-banner div p {
    margin-left: 100px;
}

.cookie-banner-close {
    height: 40px;
    width: 120px;
    background-color: #fff;
    border: none;
    color: #00afd8;
    cursor: pointer;
    font-size: 100%;
    margin-left: 20px;
    margin-right: 20px;
    font-weight: 400;
    border-radius: 8px;
}

#footer .cookie-banner a, #footer .cookie-banner a:link, #footer .cookie-banner a:visited {
    color: #fff;
}